home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / util / rexx / LoadLHA_ifx.readme < prev    next >
Text File  |  1996-11-04  |  1KB  |  49 lines

  1. Short:    ImageFX arexx scripts to load LHA pix.
  2. Author:   Les Hewitt 1996
  3. Uploader: 100606.2757@compuserve.com (Les Hewitt)
  4. Type:     util/rexx
  5.  
  6. INSTALLATION:
  7. Copy LoadLHA.ifx and DeleteLHA.TempFiles.ifx to the rexx drawer in the
  8. ImageFX directory.
  9. You may need to change the TempDir variable in BOTH scripts if you haven't
  10. got a lot of RAM.
  11.  
  12.  
  13. USE:
  14. LoadLHA.ifx
  15. A requestor lets you pick the lha file you what to get a picture
  16. from and then unpacks the file into a temp directory. Then a requestor enable
  17. you to load a picture from the temp directory. Another requester lets you
  18. delete the temp files if you want. If there are more than one picture in
  19. the temp directory you can leave them there so you can load the others
  20. later.
  21.  
  22. DeleteLHA.TempFiles.ifx
  23. This script lets you delete the temp files you no longer need.
  24.  
  25.  
  26.  
  27.  
  28. You'll need these cli programs in C: or somewhere in the command PATH.
  29. LHA
  30. DELETE
  31. MAKEDIR
  32.  
  33.  
  34.  
  35.  
  36. Check out:
  37. http://www.geocities.com/sunsetstrip/8244
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.      201     157 21.8% 12-Oct-96 22:08:10  DeleteLHA.TempFiles.ifx
  45.     1038     482 53.5% 12-Oct-96 22:08:24  LoadLHA.ifx
  46.      969     530 45.3% 12-Oct-96 22:18:44  LoadLHA-ifx.readme
  47. -------- ------- ----- --------- --------
  48.     2208    1169 47.0% 13-Oct-96 19:54:56   3 files
  49.